Skip to main content

GetEventInfo

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/Events/[EventID]

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/Events/[EventID]

Description

Retrieve detailed information about a specific event, including its name, status, start and stop time, and associated attributes.

Arguments

NameTypeDescription
IncludeDetailsBooleanOptional. Whether to include detailed event information.

HTTP Method

GET

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
StatusContentLogs of the API call
EventContentDetailed information about the event

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
404Event not found
5xxServer error while retrieving event information